/* pc端下拉选框 */

.select-mod{ display: inline-block; }
.select-mod{ position: relative; text-align: left;}
.select-mod .select-bar{ position: relative;}
.select-mod .select-bar:before{ content: ''; position: absolute; left: 0; top: 0; right: 0; bottom: 0; }
.select-mod .select-btn{ position: relative; line-height: 36px; padding: 0px 50px 0 50px; overflow: hidden; cursor: pointer; font-size: 18px; }
.select-mod .select-btn:after{  position: absolute; right: 10px; top: 0; bottom: 0; margin: auto; height: 100%; content:""; width: 12px; background:url(../image/new/j3.png) no-repeat center; background-size: 100% auto;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.select-mod .select-val{ overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.select-mod .select-txt{ position: absolute; left: 0; top: 0; right: 50px; bottom: 0; padding: 5px 15px;}
.select-mod .select-input{ display: block; width: 100%;}
.select-mod .select-native{ display: none;}
.select-mod .select-cont, .select-mod .select-query{ position: absolute; left: 0; right: 0; top: 110%; padding-top: 1px; background-color:#fff; background-clip: content-box; z-index:1; opacity: 0; visibility: hidden;}
.select-mod .select-cont:before, .select-mod .select-query:before{ content: ''; position: absolute; left: 0; top: 1px; right: 0; bottom: 0;  background:#fff; box-shadow: 0px 0px 5px rgba(0,0,0,0.2); }
.select-mod .select-opts, .select-mod .squery-list{ position: relative; max-height: 200px; padding: 15px; padding-right: 5px;}
.select-mod .select-item, .select-mod .squery-item{ padding: 2px 0; cursor: pointer;}
.select-mod .select-item.selected, .select-mod .select-item:hover, .select-mod .squery-item.selected, .select-mod .squery-item:hover { color: #909090;}
.select-mod .select-item.selected, .select-mod .squery-item.selected{ cursor: default;}
.select-mod .select-grp{ padding: 5px; margin-bottom: 2px; background-color: gainsboro;}
.select-mod .select-tit{ padding: 5px; background-color: silver; cursor: pointer;}
.select-mod .select-box{ padding: 5px; display: none;}
.select-mod .select-grp.open .select-box{ display: block;}
.select-mod.sc-show .select-cont, .select-mod.sq-show .select-query{ opacity: 1; visibility: visible;}
.select-mod .select-bar:hover{ color: #909090;}
.select-mod .select-query{}
.select-mod .select-query:before{}
.select-mod .squery-list{}
.select-mod .squery-item{}


  
.join{ padding:80px 0 100px; position: relative; }
.tabjoin{ text-align: center; padding-bottom: 50px; }
.tabjoin a{ display: inline-block; padding:0 25px; height:46px; font-size: 24px; position: relative; }
.tabjoin a:after{ content:""; position: absolute; width: 100%; height: 1px; left:0; bottom: 0; background:#ccc; }
.tabjoin a.cur:after{ background:#125195; height: 3px; bottom: -1px; }

.joincont .top{ height:75px; }
.joincont .t3{ float: left; font-size: 30px; padding-left: 40px; } 
.joincont .sx{ float: right; }
.joincont .select-mod{ margin-right: 40px; }  
.joincont .jishu{ background:url(../image/new/j1.png) no-repeat left center; background-size: 36px auto; }
.joincont .didian{ background:url(../image/new/j2.png) no-repeat left center; background-size: 36px auto; }
.joincont .bot{ position: relative; border-top:3px solid #125195; }
.joincont .bot .line{ position: absolute; width: 4.5%; height: 100%; top:-3px; left: 20%; z-index: 2; background:#fff; padding-bottom: 3px; } 
.joincont .bot table{ width: 100%; }
.joincont .bot th{ font-size: 18px; padding:20px 0 0; height: 50px; font-weight: normal; color:#333; }
.joincont .bot td{ text-align: center; padding:32px 0 13px; border-bottom: 1px solid #ddd; }
.joincont .bot .s1{ display: block; text-align: left; padding-left: 40px; }
.joincont .bot .s2{ display: block; text-align: left; }
.joincont .bot .scrollw{ border-top: 1px solid #ddd; max-height: 402px; overflow: hidden; }
.joincont .bot .scrollw .mCSB_inside > .mCSB_container{ margin:0; }

.joincont{ position: relative; overflow: hidden; min-height: 300px; }
.joincont .child{ position: absolute; width: 100%; top:0; left: 0; opacity: 0; } 
.joincont .child.on{  position: relative; z-index: 5; opacity: 1; } 




.solution{ padding:110px 0; }
.solution .li{ float: left; width: 33.33%; text-align: center;}
.solution .li a{ display: block; height:266px;  border:1px solid #cdcdcd; border-right: 0; border-bottom: 0;}
.solution .li:nth-child(3n) a{ border-right: 1px solid #cdcdcd; }
.solution .li .ico img{ margin:0 auto; width: 102px; height:102px; }
.solution .li .s1{ display: block;  }
.solution .li .s2{ display: none; }
.solution .li .t3{ font-size: 20px; padding-top: 10px; } 

.solution .li.cur a{ background:url(../image/new/s1.jpg) no-repeat center; background-size: 100% 100%; color:#fff; }
.solution .li.cur .s1{ display: none; }
.solution .li.cur .s2{ display: block; }

.solution .cont{ position: relative; }
.solution .cont .child{ float: left; width: 33.33%; }
.solution .cont .padd{ position: relative; z-index: 5; color:#fff; }
.solution .cont .line{ position: absolute; z-index: 1; width: 100%; top:70px; bottom: 70px; }

.solution .ul{ border-bottom: 1px solid #cdcdcd; }

.solution .cont .tit{ padding:0 50px; }
.solution .cont .child:nth-child(n+4){ padding-top: 40px; }
.solution .cont .child:nth-child(3n+1){ clear:left; }
.solution .cont span{ position: absolute; left: 33.33%; height:100%; top:0; width: 1px; background:rgba(255,255,255,0.5); }
.solution .cont span + span{ position: absolute; left: 66.66%; height:100%; top:0; width: 1px; background:rgba(255,255,255,0.5); }
.solution .cont .t3{ font-size: 20px; padding-bottom: 15px; }
.solution .cont .p{ text-align: justify; }
.solution .cont .item{ display: none; padding:70px 0; } 
.solution .cont .item.on{ display: block; } 


.solution .list{ position: relative; }
.solution .cont{ position: absolute; width: 100%; left:0; top:0; transition:all 0.3s; -webkit-transition:all 0.3s; }

.solution .li:nth-child(3n+1){ clear:left; }

.gkj_1{ padding:120px 0 130px; }
.gkj_1 .img{ float: left; width: 790px; height: 510px; }
.gkj_1 .txt{ float: right; width:530px;  } 

.gkj_1 .child:nth-child(2n) .img{ float: right; width: 530px; height: 510px; }
.gkj_1 .child:nth-child(2n) .txt{ float: left; width:788px;  } 

.gkj_1 .padd{ padding:50px 0 0 70px; }
.gkj_1 .top{ font-size: 36px; position: relative; line-height: 1.1; padding:0; }
.gkj_1 .top .a{ position: absolute; width: 118px; height:36px; line-height: 36px; text-align: center; border:1px solid #cdcdcd; right: 0; top:0; font-size: 14px; }

.gkj_1 .li{ padding-top: 35px; }
.gkj_1 .li .t3{ font-size: 18px; }
.gkj_1 .li .t3 a{ display: block; position: relative; padding-left: 22px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.gkj_1 .li a:before {
  content: '';
  width: 11px;
  height: 11px;
  background: url(../image/img/4-1.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 50%;
  margin-top:-5px;
  left: 0;
}

.gkj_1 .li .p{ margin-top: 10px; padding-left: 22px; line-height: 1.5em; height: 3em; overflow: hidden; }
.gkj_1 .child:nth-child(2n) .padd{ padding:50px 70px 0 0; }

.m_gkj{ width: 175px; line-height: 46px; height: 46px; margin:0 auto 0; background:#125195; display: block; text-align: center; color:#fff; font-size: 16px; }
.gkj_2 .m_gkj{ margin-top: 35px; }
.gkj_2{ position: relative; }
.gkj_2 .i1{ position: absolute; width: 1px; height: 100%; top:0; left: 0; background:rgba(255,255,255,0.2); }
.gkj_2 .i2{ position: absolute; width: 1px; height: 100%; top:0; left:33.33%; background:rgba(255,255,255,0.2); }
.gkj_2 .i3{ position: absolute; width: 1px; height: 100%; top:0; left:66.66%; background:rgba(255,255,255,0.2); }
.gkj_2 .tit{ color:#fff; text-align: center; padding-top: 200px; }  
.gkj_2 .ul{ background:#fff; margin-top: 60px; }
.gkj_2 .li{ float: left; width: 33.33%; height: 310px; }
.gkj_2 .padd{ padding:60px 40px 55px; }
.gkj_2 .t3 a{ display: block; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px; }
.gkj_2 .li .t3{ padding-bottom: 22px; }
.gkj_2 .li .p{ line-height: 1.5em; height: 4.5em; overflow: hidden; }
.gkj_2 .li .mr{ display: block; position: relative; padding-left: 40px; transition:all 0.3s; -webkit-transition:all 0.3s; }
.gkj_2 .li .mr .s1{ width: 25px; height: 1px; background: #cdcdcd; left: 0; top:50%; position: absolute; transition:all 0.3s; -webkit-transition:all 0.3s; }
.gkj_2 .li .mr .s2{ width: 25px; height: 1px; background: #cdcdcd; left: 110px; top:50%; position: absolute; transition:all 0.3s; -webkit-transition:all 0.3s; }
.gkj_2 .li .mr .s2:after{ content:""; position: absolute; width: 11px; height: 11px; background:url(../image/new/gkj1.png) no-repeat center; left: 100%; top:50%; margin-top: -5px; }
.gkj_2 .li .mr:hover .s1{ background:#125195; }  
.gkj_2 .li .mr:hover .s2{ background:#125195; width: 275px; }  
.gkj_2 .li .mr:hover .s2:after{ background-image:url(../image/new/gkj1a.png); }
.gkj_2 .li .mr:hover{ color:#125195;  }
.gkj_2 .li .c{ height: 100%; border-left: 1px solid #cdcdcd; }

.gkj_3{ text-align: center; } 

.gkj_3 .img img{ display: block; width: 100%; }
.gkj_3 .li{ float: left; width: 33.33%; text-align: left; }
.gkj_3 .t3{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px; }

.gkj_3 .ul{ padding: 40px 0; }
.gkj_3 .ul .a{ display: block; padding-left: 20px; }
.gkj_3 .li .p{ line-height: 1.5em; height: 4.5em; overflow: hidden; }

.gkj_4{ overflow: hidden; }
.gkj_4 .img{ float: left; width: 50%; height: 673px; }

.gkj_4 .r{ float: left; width: 50%; height: 673px; color:#fff; background:url(../image/new/gkj_9.jpg) repeat 0 0; }
.gkj_4 .r .con{ width: 580px; padding:115px 0 0 70px; }

.gkj_4 .li{ padding-top: 30px; }
.gkj_4 .t3 a{ display: block; position: relative; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 18px; line-height: 22px; }
.gkj_4 .li .t3 a{ padding-bottom: 10px; padding-left: 22px; }
.gkj_4 .li a:before {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  background: url(../image/new/gkj_8.png) no-repeat center;
  background-size: cover;
  position: absolute;
  top: 6px;
  left: 0;
}
.gkj_4 .p{ padding-left: 22px; line-height: 1.5em; max-height: 3em; overflow: hidden; }
.gkj_4 .m{ width: 175px; line-height: 46px; height: 46px; margin:35px 0 0 22px; border:1px solid #fff; display: block; text-align: center; color:#fff; font-size: 16px; }


.gkj_5 .tit{ text-align: center; padding-bottom: 45px; }
.gkj_5{ padding:120px 0; }

.gkj_5 .li{ overflow: hidden; }
.gkj_5 .li .item{ float: left; width: 20%; }
.gkj_5 .li .item .a{ display: block; position: relative; }
.gkj_5 .li .item .a img{ display: block; width: 100%; transition:all 0.3s; -webkit-transition:all 0.3s;  }
.gkj_5 .li .item .a .i2{ position: absolute; width: 100%; top:0; left: 0; z-index: 1; opacity: 0; }
.gkj_5 .li .item .a:hover .i2{ z-index: 5; opacity: 1; }
.gkj_5 .list{  background:url(../image/new/gkj_9.png) no-repeat 0 0; background-size:100% auto; }
.gkj_5 .c{ position: relative; }
.gkj_5 .slick-nav{ position: absolute; width: 20%; height: 33.33%; right: 0; bottom: 0; z-index: 5; }
.gkj_5 .slick-nav span{ position: absolute; width: 1px; height: 20px; background:#cdcdcd; left: 50%; top:50%; margin-top: -10px; }
.gkj_5 .slick-nav .slick-prev{ background:url(../image/new/prev.png) no-repeat center; }
.gkj_5 .slick-nav .slick-next{ background:url(../image/new/next.png) no-repeat center; }


.gkj_1 .top .a:hover{ color:#fff; border-color:#125195; background:#125195; } 
.gkj_1 .li .t3 a:hover{ color:#125195; }


.solution .cont .t3{ position: relative; }
.solution .cont .t3:after{ width: 0px; height: 2px; bottom: 6px; content:""; position: absolute; left: 0; transition:all 0.3s; -webkit-transition:all 0.3s;   background:#fff;}
.solution .cont .t3:hover:after{ width: 60px; }



@media screen and (max-width: 1000px) {
  .select-mod .select-btn{ padding: 0rem 0.5rem 0rem 0.6rem; height: 0.6rem; line-height: 0.6rem; }

  .joincont .select-mod{ background-size: 0.4rem auto;  }
  .select-mod .select-btn:after{ }
  .select-mod .select-val{ visibility: hidden;}
  .select-mod .select-txt{ right: 0.8rem; padding: 0.1rem 0.2rem;}
  .select-mod .select-native{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; padding: 0rem 0.5rem 0rem 0.5rem; height: 100%; display: block;}
  .select-mod .select-txt + .select-native{ left: auto; width: 0.8rem; opacity: 0;}
  .select-mod .squery-list{ padding: 0.2rem; padding-right: 0.1rem; min-height: 2rem;}
  .select-mod .squery-item{ padding: 0.05rem 0;}


  .join{ padding:1rem 0; }
  .tabjoin a{ font-size: 0.36rem; padding:0 0.3rem; height:0.7rem; }
  .tabjoin{ padding-bottom: 0.6rem; }
  .joincont .t3{ font-size: 0.3rem; padding-left: 0rem; }
  .joincont .select-mod{ margin:0 0 0 0.2rem; }
  .joincont .top{ height:1rem; }
  .joincont .bot .line{ display: none; }
  .joincont .bot>table{ display: none; }
  .joincont .bot td{ display: block; position: relative; width: 100% !important; padding:0.2rem 0.3rem 0.2rem 1.5rem; text-align: left; min-height: 0.8rem;}
  .joincont .bot .s1,.joincont .bot .s2{ padding:0;  }
  .joincont .bot td:nth-child(1):before{ content:"职位方向"; position: absolute; top:0.2rem; left: 0; line-height: 0.4rem; }
  .joincont .bot td:nth-child(2):before{ content:"学历要求"; position: absolute; top:0.2rem; left: 0; line-height: 0.4rem; }
  .joincont .bot td:nth-child(3):before{ content:"所需专业"; position: absolute; top:0.2rem; left: 0; line-height: 0.4rem; }
  .joincont .bot td:nth-child(4):before{ content:"工作地点"; position: absolute; top:0.2rem; left: 0; line-height: 0.4rem; }
  .mCSB_scrollTools{ padding-left: 0.2rem; }
  .joincont .bot .scrollw{ max-height: 5.4rem; }
  .joincont .bot tr{ margin-bottom: 0.4rem; display: block; width: 100%; }
  .joincont .bot tr:first-child{ border:0; }


  .solution .cont{ position:relative; top:0 !important; }
  .solution .li{ padding:0 !important; }
  .solution .cont .item{ padding:0.6rem 0; }
  .solution .cont .tit{ padding:0 0.3rem 0.3rem; }

  .solution .cont .t3{ font-size: 0.3rem; }
  .solution .cont .line{ display: none; }
  .solution .cont .child{ float: none; width: 100%; padding: 0 !important; }

  .solution .li .ico img{ width: 1rem; height: 1rem; }
  .solution .li a{ height: 2.4rem; }
  .solution .li .t3{ font-size: 0.26rem; padding:0 0.2rem; }
  .solution{ padding:1rem 0; }
  .listpage1 .tit1{ padding:0 0.2rem; }
  .listpage1 .tit1 br{ display: none; }

}


@media screen and (max-width: 1460px) {
  .gkj_1 .img{ width: 750px; }
  .gkj_1 .txt{ width: 480px; }
  .gkj_1 .child:nth-child(2n) .txt{ width: 750px; }
  .gkj_1 .child:nth-child(2n) .img{ width: 480px; }
  .gkj_1 .padd{ padding-left: 50px; }
  .gkj_1 .child:nth-child(2n) .padd{ padding-right: 50px; }
  .gkj_4 .r .con{ padding-left: 50px; width: 500px; } 
  .gkj_2 .tit{ padding-top: 150px; }
  
  .gkj_1{ padding:80px 0; }
}

@media screen and (max-width: 1260px) {
    
  .gkj_1 .img{ width: 50%; }
  .gkj_1 .txt{ width: 50%; }
  .gkj_1 .child:nth-child(2n) .txt{ width: 50%; }
  .gkj_1 .child:nth-child(2n) .img{ width: 50%; }
  .gkj_5 .slick-arrow{ width: 50px; height: 50px; }

}



@media screen and (max-width: 1000px) {
  .gkj_1 .padd{ padding: 30px 0 0 30px; }
  .gkj_1 .child:nth-child(2n) .padd{ padding:30px 30px 0 0; }
  .gkj_1 .top .a{ width: 1.4rem; line-height: 0.6rem; height: 0.6rem; font-size: 0.24rem; }
  .gkj_1 .top .t2{ font-size: 0.3rem; line-height: 0.6rem; }

  .gkj_2 .tit{ padding-top: 1rem; }
  .gkj_2 .x-wrap{ padding:0; }

  .gkj_2 .li .mr,.gkj_2 .li .p,.gkj_3 .li .p{ font-size: 14px; }
  .gkj_2 .li .mr:hover .s2{ width:25px;  }
  .gkj_2 .padd{ padding:50px 30px 40px; }
  .gkj_3{ padding:0.5rem 0; }

  .gkj_4 .img{ float: none; width: 100%; height: 4rem; }
  .gkj_4 .r{ float: none; width: 100%; height: auto; }
  .gkj_4 .r .con{ padding:0.6rem; width: auto; }
  .gkj_4 .p{ font-size: 14px; }

}


@media screen and (max-width: 750px) {
  .gkj_1 .img{ float: none !important; width: 100% !important; height: 4rem !important; }
  .gkj_1 .txt{ float: none !important; width: 100% !important; }
  .gkj_1 .x-wrap{ padding:0; }
  .gkj_1 .padd{ padding:0.4rem 0.3rem 0.5rem !important; }

  .gkj_1 .li .t3 a{ padding:0 0 0 22px; font-size: 0.3rem; }
  .gkj_1 .li{ padding-top: 0.4rem; } 
  .gkj_1{ padding:0; }
  

  .gkj_2 .i1,.gkj_2 .i2,.gkj_2 .i3{ display: none; }  
  .m_gkj{ width: 2.4rem; line-height: 0.8rem; height: 0.8rem; font-size: 0.3rem; }
  .gkj_2 .m_gkj,.gkj_2 .ul{ margin-top: 0.6rem; }
  .gkj_2 .li{ float: none; width: auto; height: auto; padding: 0 0 0.4rem; border-bottom: 1px solid #cdcdcd; }
  .gkj_2 .padd{ padding:0.4rem 0.3rem; }
  .gkj_2 .li .mr{ padding-left: 0.3rem; }
  .gkj_2 .li .mr .s1{ display: none; }
  .gkj_2 .li .mr .s2{ left:1.6rem; }
  .gkj_2 .li .c{ border:0; }
  .gkj_2 .li:last-child{ border:0; }

  .gkj_3 .li{ float: none; width: 100%; }
  .gkj_2 .li .mr, .gkj_2 .li .p, .gkj_3 .li .p{ font-size: 0.24rem; }
  .gkj_2 .li .t3{ padding-bottom: 0.3rem; }
  .gkj_3{ padding:1rem 0; }

  .gkj_3 .ul{ padding: 0.6rem 0; margin:0; }
  .gkj_3 .ul .a{ padding:0 0 0.4rem; }
  .gkj_3 .t3{ padding:0.3rem 0 0.2rem; font-size: 0.3rem; }
  .gkj_4 .r .con{ padding:0.6rem 0.4rem 0.6rem 0.6rem; }

  .gkj_4 .m{ width: 2.4rem; line-height: 0.8rem; height: 0.8rem; font-size: 0.3rem; }
  .gkj_5{ padding:1rem 0; }
  .gkj_5 .li .item .a .i2{ opacity: 1; }
  .gkj_5 .tit{ padding-bottom: 0.3rem; }
  .gkj_5 .li .item{ width: 33.33%; }
  .gkj_5 .list{ background:none; }
  .gkj_5 .li .item .a{ border-right: 1px solid #cdcdcd; border-bottom: 1px solid #cdcdcd; }
  .gkj_5 .li{ border-left: 1px solid #cdcdcd; border-top:1px solid #cdcdcd; }

  .gkj_5 .slick-nav{ width: 33.33%; height: 20%; }
  .gkj_5 .slick-arrow{ width:0.5rem; height: 0.5rem; background-size: auto 100% !important;  }

}
